" Input: { source_repo_uoa - which remote repo to clone (target_repo_uoa) - the optional local name for the new repo (defaults to source_repo_uoa) } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } "